home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 4
/
Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso
/
Pearls
/
dev
/
Language
/
ace
/
include
/
funcs
/
funcs.readme
< prev
next >
Wrap
Text File
|
1995-10-14
|
761b
|
34 lines
This are the function declarations for ACE Basic.
To use this declarations all you have to do is to
include what you needs.
#include <funcs/intuition_funcs.h>
That's all.
If you like you can test the funcs by compiling the
example program funcstest.b. That way you find out
which functions your bmaps can handle. If you get
unknown library function just remove or set a comment
around that function.
It all depends on which set of bmaps you are using.
To be able to use this set of functions you must
have the new exec/types.h, it's in fixpack1.lha. This
is the first fix for the new headers.
Have fun.
Nils Sjoholm